PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowTableCell Class / getTag Method
In This Topic
    getTag Method
    In This Topic
    Gets an arbitrary Object value that can be used to store custom information about this element.
    Syntax
    public java.lang.Object getTag()

    Return Value

    Arbitrary data associated with the cell.
    See Also